home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sun Solutions 1997 April to September
/
Sun Solutions CD - APR '97 - SEP '97 (704-3778-12 Rev. H)(Sun Microsystems, Inc.)(1997).iso
/
products
/
Eudora
/
prodemo
/
common.z
/
NETCOM.NAV
< prev
next >
Wrap
Text File
|
1995-12-14
|
727b
|
29 lines
;Netcom service provider
;
; If you make a change to this file you should change the name (line above)
; and copy it into the scripts directory (in case you change scripts).
;
set TelnetCommand=telnet \{System} \{Port}\r\n
set CRLFProcessing=0
;
; This option selects an alternate method of sending mail if you are having
; problems with SMTP posting. You must place this line somewhere in the
; [Switches] section of your Eudora.ini file.
; UsePOPSend=1
;
cancelon "NO CARRIER"BUSY"NO DIALTONE"Login incorrect"
;
send ATDT {DialNumber}\r
waitfor CONNECT
;
waitfor login:
send {DialLogin}\r
waitfor Password:
send {DialPass}\r
waitfor "(vt100)"}"
send \r
waitfor }
send exec srialpop\r
waitfor %
;